﻿@charset "utf-8";
/* CSS Document */

/*在做什么/提供哪些服务-Start*/
.zuche_icon1{
  background:url(../images/zuche_icon1.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:180px;
  height:180px;
}

.zuche_icon2{
  background:url(../images/zuche_icon2.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:180px;
  height:180px;
}

.zuche_icon3{
  background:url(../images/zuche_icon3.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:180px;
  height:180px;
}

.zuche_icon4{
  background:url(../images/zuche_icon4.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:180px;
  height:180px;
}

.zuche_icon5{
  background:url(../images/zuche_icon5.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:96px;
  height:96px;
}

.zuche_icon6{
  background:url(../images/zuche_icon6.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:96px;
  height:96px;
}

.zuche_icon7{
  background:url(../images/zuche_icon7.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:96px;
  height:96px;
}

.zuche_icon8{
  background:url(../images/zuche_icon8.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:96px;
  height:96px;
}

.zuche_product_box .zuche_product{
  padding:20px;
}

.zuche_product{
  transition: all 500ms ease;
}

.zuche_product i{
  margin-bottom:20px;
}

.zuche_product span{
  font-size:16px;
  line-height:36px;
}

.zuche_product p{
  font-size:13px;
  line-height:20px;
  height:80px;
  text-align:justify;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/*在做什么/提供哪些服务-End*/

/*选择博软-Start*/
.choose_us span{
  font-size:15px;
  line-height:28px;
}

.choose_us p{
  font-size:12px;
  line-height:18px;
  height:36px;
  margin:0;
  text-align:justify;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.choose_box{
  margin-bottom:40px;
}

.choose_box:last-child{
  margin-bottom:0px;
}

.choose_icon{
  display:inline-block;
  vertical-align:middle;
  width:50px;
  height:50px;
  margin:10px 0 0 0;
  background:url(../images/second-icon.png) no-repeat;
}

.choose_icon1{
  background-position:0px -60px;
}

.choose_icon2{
  background-position:-60px -60px;
}

.choose_icon3{
  background-position:-180px 0px;
}

.choose_icon4{
  background-position:-120px -60px;
}

.choose_icon5{
  background-position:-120px 0px;
}

.choose_icon6{
  background-position:-300px 0px;
}

.choose_icon7{
  background-position:-180px 0px;
}

.choose_icon8{
  background-position:-60px 0px;
}

.choose_icon9{
  background-position:-240px -60px;
}

.choose_icon10{
  background-position:-180px -60px;
}

.choose_icon11{
  background-position:-240px 0px;
}

.choose_icon12{
  background-position:-300px 0px;
}

.choose_icon13{
  background-position:-300px 0px;
}

.choose_icon14{
  background-position:-60px 0px;
}

.choose_icon15{
  background-position:-60px -60px;
}

.choose_icon16{
  background-position:-180px 0px;
}

.choose_icon17{
  background-position:-120px 0px;
}

.choose_icon18{
  background-position:-0px 0px;
}

.choose_icon19{
  background-position:-0px -60px;
}

.choose_icon20{
  background-position:-300px 0px;
}

.choose_icon21{
  background-position:-300px -60px;
}

.choose_icon22{
  background-position:-180px 0px;
}

.choose_icon23{
  background-position:-180px -60px;
}

.choose_icon24{
  background-position:-300px 0px;
}
/*选择博软-End*/

/*租车解决方案-Start*/
.zuche_solution_title{
  font-size:18px;
  line-height:30px;
}

.zuche_solution_list li{
  font-size:18px;
  line-height:106px;
  height:106px;
  padding:0 0 0 30px;
  border-left:#ddd 1px solid;
  border-right:#ddd 1px solid;
  border-bottom:#ddd 1px solid;
  background-color:#f6f6f6;
  cursor:pointer;
}

.zuche_solution_list_pitch{
  border-left:#00a3ee 3px solid !important;
  border-right:none !important;
  background-color:#fff !important;
}

.zuche_solution_list_box{
  height:422px;
}

.zuche_solution_list_box h3{
  font-size:26px;
  line-height:52px;
}

.zuche_solution_list_box p{
  font-size:16px;
  line-height:26px;
}

.zuche_solution_list_box img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.zuche_solution_list_more{
  font-size:18px;
  line-height:60px;
  border-left:#ddd 1px solid;
  border-right:#ddd 1px solid;
  border-bottom:#ddd 1px solid;
}
/*租车解决方案-End*/

/*案例展示-Start*/
.case_list_case{
  transition: all 500ms ease;
}

.case_list_case_img img{
  width:100%;
  height:100%;
  object-fit: cover;
}

.case_list_case_text{
  border-left:#d4dae3 1px solid;
  border-right:#d4dae3 1px solid;
  border-bottom:#d4dae3 1px solid;
  height:200px;
  background-color:#fff;
}

.case_list_case_text span{
  font-size:14px;
  line-height:22px;
}

.case_list_case_text h3{
  font-size:20px;
  line-height:26px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin:14px 0;
}

.case_list_case_text p{
  font-size:14px;
  line-height:22px;
  text-align:justify;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.case_list_case_more{
  font-size:16px;
  line-height:48px;
  transition: all 500ms ease;
}
/*案例展示-End*/

/*案例分类-Start*/
.case_list_case_nav{
  height:50px;
}

.case_list_case_nav li{
  display:inline-block;
  font-size:20px;
  line-height:48px;
  height:50px;
  margin-right:40px;
  cursor:pointer;
}

.case_list_case_nav li:last-child{
  margin-right:0;
}

.case_nav{
  color:#00a3ee;
  border-bottom:#00a3ee 2px solid;
}

/*案例换页-Start*/

/*按使用目的查看-------------------------------------------*/
.page_box_goal{
  font-size:12px;
  line-height:28px;
}

.page_box_goal div{
  border:#ddd 1px solid;
}

.page_box_goal li{
  display:inline-block;
  border:#ddd 1px solid;
  margin-right:10px;
}

.page_box_goal li:last-child{
  margin-right:0;
}

/*按行业查看-------------------------------------------*/
.page_box_craft{
  font-size:12px;
  line-height:28px;
}

.page_box_craft div{
  border:#ddd 1px solid;
}

.page_box_craft li{
  display:inline-block;
  border:#ddd 1px solid;
  margin-right:10px;
}

.page_box_craft li:last-child{
  margin-right:0;
}

/*按公司规模查看-------------------------------------------*/
.page_box_scale{
  font-size:12px;
  line-height:28px;
}

.page_box_scale div{
  border:#ddd 1px solid;
}

.page_box_scale li{
  display:inline-block;
  border:#ddd 1px solid;
  margin-right:10px;
}

.page_box_scale li:last-child{
  margin-right:0;
}
/*案例换页-End*/

/*案例分类-End*/

/*下载中心-Start*/
.zuche_download_phonebox{
  padding:55px 12px;
  border-radius:30px;
}

.zuche_download_phone img,.zuche_download_camputer img{
  width:100%;
  height:100%;
  object-fit: cover;
  margin-bottom:10px;
}

.zuche_download_camputer{
  padding:44px 20px;
}

.zuche_download_phone{
  font-size:12px;
  line-height:22px;
  padding:5px 0;
}

.zuche_download_title h3{
  font-size:22px;
  line-height:36px;
}

.zuche_download_title p{
  font-size:14px;
  line-height:26px;
}

.zuche_download_list{
  transition: all 500ms ease;
}

.zuche_download_block,.zuche_download_block_hide{
  padding:20px 0;
}

.zuche_download_block span,.zuche_download_block p,.zuche_download_block_hide span,.zuche_download_block_hide p{
  font-size:14px;
  line-height:36px;
}

.zuche_download_android{
  background:url(../images/icon/zc_download_android.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:100px;
  height:100px;
}

.download_android{
  background:url(../images/zuche/icon/download_android.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:100px;
  height:100px;
}

.download_ws_android{
  background:url(../images/zuche/icon/download_ws_android.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:100px;
  height:100px;
}

.download_xy_android{
  background:url(../images/jiaxiao/icon/download_xy_android.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:100px;
  height:100px;
}

.download_jl_android{
  background:url(../images/jiaxiao/icon/download_jl_android.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:100px;
  height:100px;
}

.zuche_download_ios{
  background:url(../images/icon/zc_download_ios.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:100px;
  height:100px;
}

.download_ios{
  background:url(../images/zuche/icon/download_ios.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:100px;
  height:100px;
}

.download_ws_ios{
  background:url(../images/zuche/icon/download_ws_ios.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:100px;
  height:100px;
}

.download_xy_ios{
  background:url(../images/jiaxiao/icon/download_xy_ios.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:100px;
  height:100px;
}

.download_jl_ios{
  background:url(../images/jiaxiao/icon/download_jl_ios.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:100px;
  height:100px;
}

.zuche_download_mac{
  background:url(../images/icon/zc_download_mac.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:100px;
  height:100px;
}

.download_mac{
  background:url(../images/icon/download_mac.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:100px;
  height:100px;
}

.zuche_download_win{
  background:url(../images/icon/zc_download_win.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:100px;
  height:100px;
}

.download_win{
  background:url(../images/icon/download_win.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:100px;
  height:100px;
}
/*下载中心-End*/

/*租车更新日志-End*/
.zuche_update_log_box li:last-child{
  margin-bottom:0 !important;
}

.zuche_update_log_title{
  font-size:20px;
  line-height:36px;
  cursor:pointer;
}

.zuche_update_log_text{
  font-size:14px;
  line-height:26px;
}

.new_icon{
  background:url(../images/icon/new_icon.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:74px;
  height:20px;
  margin:0 0 -3px 20px;
}
/*租车更新日志-End*/

/*案例详情-End*/

/*租车案例背景-------------------------------------------*/
.case_info_title_bg{
  background:url(../images/zuche/case_info/case_title_1.jpg) center no-repeat;
  height:500px;
}

.case_info_title_bg2{
  background:url(../images/zuche/case_info/case_title_2.jpg) center no-repeat;
  height:500px;
}

.case_info_title_bg3{
  background:url(../images/zuche/case_info/case_title_3.jpg) center no-repeat;
  height:500px;
}

.case_info_title_bg4{
  background:url(../images/zuche/case_info/case_title_4.jpg) center no-repeat;
  height:500px;
}



/*驾校案例背景-------------------------------------------*/
.case_info_title_bg5{
  background:url(../images/jiaxiao/case_info/case_title_1.jpg) center no-repeat;
  height:500px;
}

.case_info_title_bg6{
  background:url(../images/jiaxiao/case_info/case_title_2.jpg) center no-repeat;
  height:500px;
}

.case_info_title_bg7{
  background:url(../images/jiaxiao/case_info/case_title_3.jpg) center no-repeat;
  height:500px;
}



/*考场案例背景-------------------------------------------*/
.case_info_title_bg8{
  background:url(../images/kaochang/case_info/case_title_1.jpg) center no-repeat;
  height:500px;
}

.case_info_title_bg9{
  background:url(../images/kaochang/case_info/case_title_2.jpg) center no-repeat;
  height:500px;
}

.case_info_title_bg10{
  background:url(../images/kaochang/case_info/case_title_3.jpg) center no-repeat;
  height:500px;
}



#case_info{
  position:relative;
}

#case_info_text{
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  background-color:rgba(0,0,0,0.6);
}

.case_info_title li{
  display:inline-block;
  padding:0 0 0 40px;
  border-right:#666 1px solid;
}

.case_info_title li:first-child{
  padding-left:0;
}

.case_info_title span{
  font-size:14px;
  line-height:22px;
}

.case_info_title p{
  font-size:16px;
  line-height:26px;
  margin:0;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.case_info_text p{
  font-size:16px;
  line-height:26px;
  margin-bottom:40px;
}

.case_info_text li{
  font-size:16px;
  line-height:26px;
  font-weight:bold;
}


.case_info_text img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.case_info_list div{
  font-size:24px;
  line-height:36px;
}

.case_info_list li{
  font-size:16px;
  line-height:26px;
  padding:0 40px 0 0;
}
/*案例详情-End*/

/*定制方案品牌价值-Start*/
.custom_solutions_value p{
  font-size:16px;
  line-height:28px;
}

.custom_solutions_value_list img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.custom_solutions_value_list h3{
  font-size:16px;
  line-height:36px;
  border-bottom:#ddd 1px solid;
}

.custom_solutions_value_list span{
  font-size:12px;
  line-height:22px;
}
/*定制方案品牌价值-End*/

/*定制方案解决流程-Start*/
.flow_icon{
  background:url(../images/icon/flow_icon.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:65px;
  height:6px;
  margin:30px 26px 0 26px;
  float:left;
}

.custom_solutions_flow h3{
  font-size:14px;
  line-height:36px;
}

.custom_solutions_flow p{
  font-size:12px;
  line-height:22px;
  text-align:justify;
}
.custom_solutions_flow1 h3{
  font-size:16px;
  line-height:36px;
  text-indent:0;
	text-align: center;
}
.custom_solutions_flow1 p{
  font-size:12px;
  line-height:22px;
  text-align:center;
}
/*定制方案解决流程-End*/

/*定制方案联系方式-Start*/
.custom_solutions_contact{
  background:url(../images/custom_solutions_contact_bg.jpg) center no-repeat;
}

.custom_solutions_contact_us h4{
  font-size:24px;
  line-height:32px;
  margin:0;
}

.custom_solutions_contact_us span{
  font-size:14px;
  line-height:22px;
}

.custom_solutions_contact_us .custom_solutions_contact_qq{
  border:#00a3ee 1px solid;
  border-radius:50px;
  font-size:14px;
  line-height:34px;
}

.custom_solutions_qq{
  background:url(../images/icon/custom_solutions_qq.png) center no-repeat;
  background-size:100%;
  display:inline-block;
  width:18px;
  height:18px;
  margin:0 5px -4px 0;
}

.custom_solutions_contact_list li{
  font-size:14px;
  line-height:28px;
}
/*定制方案联系方式-End*/

/*接入指引-Start*/
.access_guide{
  padding:20px 0;
  border-left:#ddd 1px solid;
  border-right:#ddd 1px solid;
  border-bottom:#ddd 1px solid;
}

.access_guide div{
  font-size:1.4rem;
  line-height:3.4rem;
  display:inline-block;
  background-color:#00a3ee;
  transition: all 500ms ease;
}

.access_guide span{
  font-size:1.4rem;
  line-height:3.4rem;
}

.expense_list{
  font-size:1.6rem;
  line-height:5rem;
}

.scenarios h5{
  font-size:1.8rem;
  line-height:2rem;
  font-weight:bold;
}

.scenarios p{
  font-size:1.4rem;
  line-height:2.6rem;
}

.scenarios .scenarios_box{
  transition: all 500ms ease;
}
/*接入指引-End*/

/*软件详情-Start*/
.product_details_top{
  position:absolute;
  overflow:hidden;
  max-width:210px;
  min-height:700px;
  top:130px;
  bottom:0;
  left:50%;
  margin-left:-585px;
  z-index:1;
}

.product_details_container{
  height:100%;
  background-color:rgba(250,250,250,0.9);
}

.product_details_bottom{
  position:relative;
  width:100%;
  min-height:410px;
}

.product_details_top_info img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.product_details_top_info h4{
  font-size:22px;
  line-height:26px;
}

.product_details_top_btn{
  font-size:16px;
  line-height:40px;
  border-radius:5px;
  transition: all 500ms ease;
}
.product_details_top_btn2{
  font-size:16px;
  line-height:40px;
  border-radius:5px;
  transition: all 500ms ease;
	color: #eb5f01;
}
.product_details_top_text span{
  font-size:16px;
  line-height:22px;
  display:inline-block;
}

.product_details_top_text li{
  font-size:16px;
  line-height:36px;
  text-decoration:underline;
  transition: all 500ms ease;
}

.product_details_bottom_bg{
  background:url(../images/product/zc_product/zc_product_img.png) center no-repeat;
  top:0;
  left:0;
  min-height:410px;
}
.product_details_bottom_bg1{
  background:url(../images/product/zc_product/zc_product_img-1.png) center no-repeat;
  top:0;
  left:0;
  min-height:410px;
}

.product_weixin_bg{
  background:url(../images/jiaxiao/banner_wxzsmp.png) center no-repeat;
  top:0;
  left:0;
  min-height:410px;
}
.product_details_bottom_title{
  padding:60px 0 0 0;
}

.product_details_bottom_title h1{
  font-size:42px;
  line-height:56px;
}

.product_details_bottom_title h2{
  font-size:24px;
  line-height:52px;
  margin:0 0 40px 0;
}

.product_details_bottom_title h3{
  font-size:42px;
  line-height:64px;
  margin:0 0 40px 0;
}

.product_details_bottom_title p{
  font-size:28px;
  line-height:34px;
  margin:20px 0 40px 0;
}

.bottom_info1 span{
  font-size:22px;
  line-height:30px;
  height:60px;
  display:inline-block;
  margin-bottom:20px;
}

.bottom_info1 p{
  font-size:16px;
  line-height:24px;
  height:72px;
  margin-bottom:20px;
}

.bottom_info1_text{
  transition: all 500ms ease;
}

.bottom_info2 span{
  font-size:22px;
  line-height:30px;
  display:inline-block;
  margin-bottom:20px;
}

.bottom_info2 p{
  font-size:16px;
  line-height:24px;
  height:72px;
  margin-bottom:20px;
}

.bottom_info2_btn{
  font-size:16px;
  line-height:40px;
  border-radius:5px;
  transition: all 500ms ease;
}

.bottom_info3 div{
  padding:18px 0;
}

.bottom_info3 img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.bottom_info3 i{
  margin-right:10px;
}

.bottom_info3 span{
  font-size:16px;
  line-height:24px;
  display:inline-block;
}

.bottom_info3 p{
  font-size:12px;
  line-height:18px;
  margin:0;
}

.bottom_info4{
  padding:20px 0;
}

.bottom_info4 img{
  width:99%;
  height:100%;
  object-fit:cover;
}

.bottom_info4 i{
  width:20px;
  height:20px;
  display:inline-block;
}

.bottom_info4_icon1{
  background:url(../images/product/zc_product/zc_product_img5.png) center no-repeat;
  background-size:100%;
  margin:0 10px -5px 0;
}

.bottom_info4_icon2{
  background:url(../images/product/zc_product/zc_product_img5.png) center no-repeat;
  background-size:100%;
  margin:0 0 -5px 10px;
}

.bottom_info4 li{
  font-size:16px;
  line-height:28px;
  margin-bottom:30px;
}

.bottom_info4 li:last-child{
  margin-bottom:0;
}

.bottom_info5 h2{
  font-size:24px;
  line-height:52px;
  margin:0 0 40px 0;
  text-align:center;
}

.bottom_info5 img{
  margin-bottom:10px;
}

.bottom_info5 span{
  font-size:16px;
  line-height:36px;
}

.bottom_info5 p{
  font-size:14px;
  line-height:22px;
  margin:0;
}

/*软件详情暂用样式*/
.product_details_text h1{
  font-size:42px;
  line-height:52px;
  margin-bottom:40px;
  text-align:justify;
}

.product_details_text span{
  font-size:22px;
  line-height:30px;
  display:inline-block;
  margin-bottom:20px;
  text-align:justify;
}

.product_details_text p{
  font-size:16px;
  line-height:36px;
  text-align:justify;
}

.product_details_text1 p{
  font-size:12px;
  line-height:22px;
  text-indent:0;
  text-align:center;
}
.product_details_text2 p{
  font-size:20px;
  line-height:36px;
  text-align:left;
}

.product_details_text li{
  font-size:16px;
  line-height:36px;
  text-indent:32px;
  text-align:justify;
}
.product_details_text2 li{
  font-size:16px;
  line-height:36px;
  text-align:justify;
}
.product_details_text img{
  height:100%;
  object-fit:cover;
}

.product_details_img{
  width:100%;
  height:100%;
  object-fit:cover;
}
/*软件详情-End*/

/*产品功能-Start*/
.introduce_nav{
  height:102px;
  background-color:#e3f7ff;
}

.introduce_nav li{
  display:inline-block;
  cursor:pointer;
  padding:0 20px;
  margin-right:60px;
  font-size:18px;
  line-height:100px;
}

.introduce_nav li:last-child{
  margin-right:0;
}

.erp_introduce{
  width:30px;
  height:30px;
  display:inline-block;
  background:url(../images/icon/erp_introduce.png) center no-repeat;
  background-size:100%;
  margin:0 10px -8px 0;
}

.app_introduce{
  width:30px;
  height:30px;
  display:inline-block;
  background:url(../images/icon/app_introduce.png) center no-repeat;
  background-size:100%;
  margin:0 10px -8px 0;
}

.introduce_text h1{
  font-size:24px;
  line-height:36px;
}

.introduce_text_list{
  cursor:help;
}

.introduce_box{
  height:190px;
  border:#ddd 1px solid;
  border-radius:5px;
  margin-bottom:20px;
  transition: all 500ms ease;
}

.introduce_box_hide{
  height:190px;
  border:#00a3ee 1px solid;
  background-color:#e3f7ff;
  border-radius:5px;
  margin-bottom:20px;
  transition: all 500ms ease;
}

.introduce_box i{
  display:inline-block;
}

.introduce_box img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.introduce_box span,.introduce_box_hide span{
  font-size:16px;
  line-height:24px;
}

.introduce_box_hide span{
  font-weight:bold;
}

.introduce_box_hide p{
  font-size:14px;
  line-height:20px;
  text-align:justify;
}
/*产品功能-End*/

/*购买产品-Start*/
.fee_basis{
  box-shadow:0 0 20px 3px rgba(0,0,0,0.2);
  border-top:#00a3ee 5px solid;
  border-bottom:#00a3ee 1px solid;
  border-left:#00a3ee 1px solid;
  border-right:#00a3ee 1px solid;
  padding:30px 15px;
}

.fee_basis h1{
  font-size:30px;
  line-height:46px;
  margin-bottom:10px;
}

.fee_basis span,.fee_basis p{
  font-size:14px;
  line-height:22px;
  transition: all 500ms ease;
}

.fee_basis h2{
  font-size:36px;
  line-height:54px;
  font-weight:bold;
  margin:40px 0 0 0;
}

.fee_basis div{
  font-size:16px;
  line-height:50px;
  border-radius:5px;
  transition: all 500ms ease;
}

.fee_basis li{
  font-size:18px;
  line-height:22px;
  margin-bottom:30px;
  text-align:left !important;
}

.fee_basis li:last-child{
  margin-bottom:0;
}

.assure_icon_00a3ee{
  width:26px;
  height:26px;
  display:inline-block;
  background:url(../images/icon/assure_icon_00a3ee.png) center no-repeat;
  background-size:100%;
  margin:0 25px -8px 0;
}

.fee_addedvalue{
  box-shadow:0 0 20px 3px rgba(0,0,0,0.2);
}

.fee_addedvalue img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.fee_addedvalue h1{
  font-size:30px;
  line-height:65px;
  background-color:#00a3ee;
}

.fee_addedvalue_box{
  border-right:#00a3ee 1px solid;
}

.fee_addedvalue_box h2{
  font-size:16px;
  line-height:50px;
  background-color:#e3f7ff;
  margin:0 0 15px 0;
}

.fee_addedvalue_box li{
  font-size:18px;
  line-height:22px;
  text-align:left;
  cursor:pointer;
  margin-top:15px;
  margin-bottom:15px;
  padding:0 0 30px 0;
  border-bottom:#ddd 1px solid;
}

.fee_addedvalue_box li:last-child{
  margin-bottom:0;
}
/*购买产品-End*/


.table, .table * {margin: 0 auto; padding: 0;}   
.table {display: table; width: 100%; border-collapse: collapse;}   
.table-tr {display: table-row; height: 30px;font-size: 14px;}   
.table-th {display: table-cell;font-weight: bold;height: 40px;border: 1px solid #eb5f01;text-align: center;vertical-align: middle; background-color: #eb5f01; color: #ffffff;font-size: 16px;}   
.table-td {display: table-cell; height: 35px;border: 1px solid #eb5f01; text-align: justify;vertical-align: middle;font-size: 14px; line-height: 26px; padding-left: 20px;}  
.table-weith{width: 30%;}
